.Net Framework > v1.1.4322 > Microsoft > VisualBasic > FileSystem > Unlock Unlock(Int32)
Unlock(Int32,Int64)
Unlock(Int32,Int64,Int64)


Unlock(Int32)

Category
Method
Description
Any valid file number. Re-enables access by other processes to a file locked using the lock function.
Type
void
Character
public, static
Parameters
NameTypeDescription
FileNumberInt32
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Unlock(Int32,Int64)

Category
Method
Description
Any valid file number. Number of the record to unlock. Re-enables access by other processes to a part of a file locked using the lock function.
Type
void
Character
public, static
Parameters
NameTypeDescription
FileNumberInt32
RecordInt64
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Unlock(Int32,Int64,Int64)

Category
Method
Description
Any valid file number. Number of the first record or byte to unlock. Number of the last record or byte to unlock. Re-enables access by other processes to a part of a file locked using the lock function.
Type
void
Character
public, static
Parameters
NameTypeDescription
FileNumberInt32
FromRecordInt64
ToRecordInt64
Tags
01892ABD01, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database